
        i , em{font-style: normal;}
        .topWrap{ height:192px;background:url(images/h_top_bg.gif) repeat-x center bottom; position:relative; z-index:22;}
        .topWrap .header{ width:1200px;height:192px;margin:0 auto; font-family: "Microsoft YaHei"; position:relative;}
		.topWrap h1{ width:268px; height:84px; padding-top:42px; float:left; overflow:hidden;}
		.topWrap h1 img{ display:block;width:226px; height:52px;}
		.topWrap h3{ width:460px; height:75px;float:left; padding:40px 0 0 0; font:26px "Microsoft YaHei"; font-weight:bold; color:#252525;}
		.topWrap h3 em{ display:block; font:18px "Microsoft YaHei";color:#252525;}
		
		.topWrap p{ width:200px; height:65px; padding:10px 0 0 47px; background:url(images/lx.png) no-repeat; margin:30px 0 0 0; font:24px Arial; font-weight:bold; color:#00b7f2; float:right;}
		.topWrap p em{ display:block;}
        
        .nav{ height:66px;}
        .nav li{ font-size: 18px; height:66px;  float: left; position:relative;}
        .nav li a{ display:block; padding:16px 34px 0 34px; color:#fff;height:50px; text-align: center; position:relative; z-index:1;}
		.nav li em{ display:block; font:12px Arial; text-transform:uppercase; color:#fff; opacity:0.5; padding-top:5px;}
		.nav li:after{content: '';position: absolute;width: 100%; height: 0;background-color: #4cccf6;bottom: 0;left: 0;
    -webkit-transition: height .3s;
    transition: height .3s;}
		.nav li:hover:after,.nav li.cur:after{height:100%;}
		.nav li a:hover,.nav .cur a{ color:#fff;}
    

     .online2 .code{display: none;}
     .online2 .submit{display:none;}
     /*表单弹框*/
.nsw-modal {
    width: 100%;
    height: 100%;
    background: rgba(225, 225, 225, 0.5);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99999; 
}
.modal-dialog {
    position: fixed;
    color:#000000;
    top: 150px;
    width: 400px;
    border-radius: 3px;
    min-height: 155px;
    overflow: hidden;
    z-index: 99998;
    margin-left: -200px;
    left: 50%; 
}
.modal-dialog .css-icon {
     
}
.modal-dialog .modal-head {
    height: 30px;
    line-height: 30px;
    padding: 0px 20px;
    background: #F6EFEF;
    font-size: 14px; 
}
.modal-dialog .modal-head .modal-logo {
    width: 15px;
    height: 15px;
    background-position: 1px 0px;
    margin: 8px 5px 0 0;
    float: left; 
}
.modal-dialog .modal-head .close {
    float: right;
    width: 15px;
    height: 15px;
    background-position: -14px 0px;
    margin-top: 8px; 
}
.modal-dialog .modal-body {
    width: 100%;
    min-height: 125px;
    background: #ffffff; 
}
.modal-dialog .modal-body .modal-body-left {
    width: 140px;
    float: left; 
}
.modal-dialog .modal-body .modal-body-left .icon {
    width: 64px;
    height: 64px;
    margin: 30px 0 0 48px; 
}
.modal-dialog .modal-body .modal-body-left .success-message {
    background-position: 0px -14px; 
}
.modal-dialog .modal-body .modal-body-left .warming-message {
    background-position: 0px -78px; 
}
.modal-dialog .modal-body .modal-body-right {
    width: 260px;
    float: right;
    padding-top: 20px; 
}
.modal-dialog .modal-body .modal-body-right .close-btn {
    color: #000;
    text-align: center;
    width: 90px;
    display: inline-block;
    height: 24px;
    line-height: 24px;
    background: #818079; 
}
.modal-dialog .modal-body .modal-body-right p {
    line-height: 30px; 
}
 

		.footWrap{ background:url(images/footer_bg.gif) repeat-x center top; height:260px; padding-top:40px;overflow:hidden;}
		.footWrap .footer{ width:1200px; margin:0 auto;}
		.fnav{ width:380px; height:210px; overflow:hidden; font:16px "Microsoft YaHei"; line-height:40px;}
		.fnav a{ display:block; float:left; height:40px; line-height:40px; color:#fff; overflow:hidden; width:190px;}
		.fnav a:hover em{ border-bottom:2px solid #fff;}
		.fwz{ width:475px; overflow:hidden; font:14px "Microsoft YaHei"; line-height:25px; color:#fff;}
		.fwz em{ font-size:18px; font-weight:bold; padding-bottom:17px; display:block;}
		.fwz i{ display:block; margin-top:30px;}
		.fwz b{opacity:1;}
		.code{ width:294px; overflow:hidden; margin-top:10px;}
		.code p{ width:129px; text-align:center; font:14px "Microsoft YaHei"; line-height:36px; color:#fff;}
		.code p img{ display:block; width:113px; height:113px; border:8px solid #fff;}
		.foot{ font:14px "Microsoft YaHei"; height:50px; line-height:50px; color:#fff;}
		.foot a{ color:#fff;}
		.foot a:hover{ color:#0189d5;}
		.foot em{ padding:0 8px;}
    

		.yangp{ background:url(images/yangp_bg.png) no-repeat center top; height:90px; padding-top:125px; overflow:hidden;position:fixed; bottom:0; left:0; width:100%; z-index:10; display:block;}
		.yangp .content{ position:relative; width:1200px; margin:0 auto;}
		.yangp h2{ width:90px; padding:10px 0 0 175px; font:20px "Microsoft YaHei"; font-weight:bold; line-height:24px; color:#fff; float:left; overflow:hidden;}
		.yangp h2 em{ display:block;}
		.yangp h3{ width:230px; float:left; font:16px "Microsoft YaHei"; color:#fff; padding-top:10px;}
		.yangp h3 em{ display:block; font:30px Arial; font-weight:bold; color:#ffbc0d;}
		.yangp ul{ float:left; width:690px;}
		.yangp li{ width:270px; height:46px; background:#fff; border-radius:5px; float:left; margin:10px 3px 0 0;}
		.yangp li input{width:258px; height:46px;outline:none;background:none; border:0; font:14px "Microsoft YaHei"; line-height:46px; color:#666; overflow:hidden; padding-left:12px;}
		.yangp .li2{ width:248px; border-radius:5px 0 0 5px; margin-right:0;}
		.yangp .li2 input{ width:178px; background:url(images/yangp_bg1.gif) no-repeat 16px center; padding-left:70px;}
		.yangp .btt2{ width:169px; background:#f8b300; border-radius:0 5px 5px 0; overflow:hidden;margin-right:0;}
		.yangp .btt2 input{ width:169px; color:#fff; padding:0;}
		.yangp_icon{ width:28px; height:28px; position:absolute; top:-28px; right:-36px;}
    

     .yangp .code{display: none;}
     .yangp .submit{display:none;}
     /*表单弹框*/
.nsw-modal {
    width: 100%;
    height: 100%;
    background: rgba(225, 225, 225, 0.5);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99999; 
}
.modal-dialog {
    position: fixed;
    color:#000000;
    top: 150px;
    width: 400px;
    border-radius: 3px;
    min-height: 155px;
    overflow: hidden;
    z-index: 99998;
    margin-left: -200px;
    left: 50%; 
}
.modal-dialog .css-icon {
}
.modal-dialog .modal-head {
    height: 30px;
    line-height: 30px;
    padding: 0px 20px;
    background: #F6EFEF;
    font-size: 14px; 
}
.modal-dialog .modal-head .modal-logo {
    width: 15px;
    height: 15px;
    background-position: 1px 0px;
    margin: 8px 5px 0 0;
    float: left; 
}
.modal-dialog .modal-head .close {
    float: right;
    width: 15px;
    height: 15px;
    background-position: -14px 0px;
    margin-top: 8px; 
}
.modal-dialog .modal-body {
    width: 100%;
    min-height: 125px;
    background: #ffffff; 
}
.modal-dialog .modal-body .modal-body-left {
    width: 140px;
    float: left; 
}
.modal-dialog .modal-body .modal-body-left .icon {
    width: 64px;
    height: 64px;
    margin: 30px 0 0 48px; 
}
.modal-dialog .modal-body .modal-body-left .success-message {
    background-position: 0px -14px; 
}
.modal-dialog .modal-body .modal-body-left .warming-message {
    background-position: 0px -78px; 
}
.modal-dialog .modal-body .modal-body-right {
    width: 260px;
    float: right;
    padding-top: 20px; 
}
.modal-dialog .modal-body .modal-body-right .close-btn {
    color: #000;
    text-align: center;
    width: 90px;
    display: inline-block;
    height: 24px;
    line-height: 24px;
    background: #818079; 
}
.modal-dialog .modal-body .modal-body-right p {
    line-height: 30px; 
}
 

        .client-2 {
            position: fixed;
            right: -170px;
            top: 50%;
            z-index: 900;
        }
        
        .client-2 li a {
            text-decoration: none;
        }
        .client-2 li {
            margin-top: 1px;
            clear: both;
            height: 62px;
            position: relative;
        }
        
        .client-2 li i {
            background: url(images/fx.png) no-repeat;
            display: block;
            width: 30px;
            height: 27px;
            margin: 0px auto;
            text-align: center;
        }
        
        .client-2 li p {
            height: 20px;
            font-size: 12px;
            line-height: 20px;
            overflow: hidden;
            text-align: center;
            color: #fff;
        }
        
        .client-2 .my-kefu-qq i {
            background-position: 4px 5px;
        }
        
        .client-2 .my-kefu-tel i {
            background-position: 0 -21px;
        }
        
        .client-2 .my-kefu-liuyan i {
            background-position: 4px -53px;
        }
        
        .client-2 .my-kefu-weixin i {
            background-position: -34px 4px;
        }
        
        .client-2 .my-kefu-weibo i {
            background-position: -30px -22px;
        }
        
        .client-2 .my-kefu-ftop {
            display: none;
        }
        
        .client-2 .my-kefu-ftop i {
               width: 33px;
    height: 31px;
    background-position: -23px -47px;
    background-size: 52px 82px;
        }
        .client-2 .my-kefu-ftop .my-kefu-main{
            padding-top: 6px;
        }
        
        .client-2 .my-kefu-left {
            float: left;
            width: 62px;
            height: 47px;
            position: relative;
        }
        
        .client-2 .my-kefu-tel-right {
            font-size: 16px;
            color: #fff;
            float: left;
            height: 24px;
            line-height: 22px;
            padding: 0 15px;
            border-left: 1px solid #fff;
            margin-top: 14px;
        }
        
        .client-2 .my-kefu-right {
            width: 20px;
        }
        
        .client-2 .my-kefu-tel-main {
            background: #0189d5;
            color: #fff;
            height: 53px;
            width: 230px;
            padding:9px 0 0;
            float: left;
        }
        
        .client-2 .my-kefu-main {
            background: #0189d5;
            width: 97px;
            height: 53px;
            position: relative;
            padding:9px 0 0;
            float: left;
        }
        
        .client-2 .my-kefu-weixin-pic {
            position: absolute;
            left: -130px;
            top: -24px;
            display: none;
            z-index: 333;
        }
        
        .my-kefu-weixin-pic img {
            width: 115px;
            height: 115px;
        }
    
